home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Games / DSp Context Switch / Read Me < prev   
Encoding:
Text File  |  2000-09-28  |  687 b   |  12 lines  |  [TEXT/R*ch]

  1. DSp Context Switch
  2. Example application to show how to use DSp context switching with DrawSprocket.
  3. Version 1.0
  4. 12/18/99
  5.  
  6. Demonstration of DSp 1.7 or 1.1.4 context switching.  This eaxmple shows DSP context switching with both DSp 1.7 and later built in functions and the equivalent in DrawSprcoket 1.1.4 and earlier.
  7.  
  8. Due to a bug in earlier version of DSp 1.7, it is recommended that the DSpContext_Reserve and DSpContext_Queue functions only beused in DSp 1.7.3 and later, prior to this it is recommended that one use the earlier version of the the switching code.
  9.  
  10. The controls for the sample application are:
  11.     right arrow for a larger context; left arrow for smaller; Cmd-Q to exit.
  12.